Mon Jan 20 2020 09:52:51 GMT+0100 (Central European Standard Time)
As a movie-buff
I'd like to search for movies

Given that I am on the IMDB website 8s 357ms

When I enter the "Antz" a search field 5s 97ms

And I click the search button < 1ms

Then I find the corresponding "Antz" in the search results < 1ms Show Error +
                                            
function has 0 arguments, should have 1 (if synchronous or returning a promise) or 2 (if accepting a callback)

After 2s 298ms Screenshot +

Given that I am on the IMDB website 9s 319ms

When I enter the "A bug's life" a search field 5s 179ms

And I click the search button < 1ms

Then I find the corresponding "A bug's life" in the search results < 1ms Show Error +
                                            
function has 0 arguments, should have 1 (if synchronous or returning a promise) or 2 (if accepting a callback)

After 2s 754ms Screenshot +